set queue

This command defines the queue to set on the specified match-map. Use the no form of this command to remove a set queue.

Syntax

set queue <queue name> 

Command

Description

queue name

Defines the queue name that all traffic that matches this match-map belongs to.

Default

NA

Command Mode

Privileged User

Example

This example configures the sip_incoming match-map to belong to the sip_queue queue.

# configure data
(config-data)# qos match-map input mmap3
(conf-m-map)# set queue sip_queue